TOraErrorHandler class overview.
Properties
Name | Description |
Active |
Activates searching messages in error table.
|
Debug |
Used for an error message to contain additional information.
|
Session |
Used to specify the session in which the dataset will be executed.
|
TableName |
Used to define the error table name.
|
Methods
Name | Description |
Close |
Sets the Active property of a table to False.
|
Open |
Sets the Active property to True.
|
Events
Name | Description |
OnError |
Occurs if an appropriate error can not be found in the error table or Active is False.
|